Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Define a namespace called ‘samplespace’, which includes a member variable,namely...Dec 15
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Which of the following will assign the value to the class member variable num? v...Jul 15
Which of the following is not true about static member variable?Jul 25
Identify the variables, which are local to the following functionNov 08
Does C# support a variable number of arguments?Sep 02
Identify the valid variable name from which optionsAug 16
The declaration of global variables must be made in which optionAug 29
By default, the members of a class areJun 01
Identify all the members of the following class xyz:Jun 16
Which class does define the member function put()?Oct 13
How do I declare a pure virtual function in C#?Jan 01
When you call a function by passing the address of a data variable, it is know a...Sep 16
Which of the following code would read a line of text from char type variable,...Jan 05
Which OOP feature can be enabled by using private declaration for the class...Feb 20
Which of the following is not a member-dereferencing operator?Nov 15
Which of the following is not true about member functions?Jul 28
What is the general format of calling a static member function using a class...Nov 02
which class members does the derived class inherit from base class? select...Sep 27
Which statement(s) is true about the visibility of inherited members? Select...Oct 13
Which functions can have access to the private and protected members of a class?Dec 02
If a class contains the objects of another class as its members, then it is know...Dec 19